Skip to content

Conversation

@kyzn
Copy link

@kyzn kyzn commented Oct 31, 2015

This module had consistent version issue at CPANTS, which could be easily solved to improve Kwalitee. That issue happens when you have different version numbers declared at different files. Since you're uzing Dist::Zilla, giving the version number to dist.ini would be enough.

This PR is similar to #13 (which also solves the same problem) but has some differences:

  • I did not remove your version numbers from each file, I just commented them out. So if you want to track which file is last updated for which version, you can do it by looking at the beginning of the each file.
  • I also did not include a Git::NextVersion to automatically give you a version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant